Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / MbSI Method


In This Topic
    MbSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function MbSI( _
       ByVal nbSI As jSrI, _
       ByVal ObSI As ENTouchDeviceState _
    ) As SKYC
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim nbSI As jSrI
    Dim ObSI As ENTouchDeviceState
    Dim value As SKYC
     
    value = instance.MbSI(nbSI, ObSI)
    internal SKYC MbSI( 
       jSrI nbSI,
       ENTouchDeviceState ObSI
    )

    Parameters

    nbSI
    ObSI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also